@charset "utf-8";
body{
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#content{
	width: auto;
	text-align: center;
	z-index:-1;
}
.fullscreen-bg{
	margin:0;
	padding:0;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	background: url(media/background%20video_cover%20page2.png) no-repeat;
	background-size: cover;
	}
.fullscreen-bg-gif-horizontal{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: none;
}
.svg-logo{
	position: relative;
	width: 40%;
	hight: 40%;
	fill: white;
	z-index: 50;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;	
}
.svg-socialnetloqo{
	width:40px;
	hight:40px;
	fill: rgba(255,255,255,0.2);
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
	z-index:100;
}
.svg-socialnetloqo:hover{
	cursor:pointer;
	width:60px;
	hight:60px;
	fill: white;
	z-index:100;
}
.svg-face{
	padding: 30px;
	width: 250px;
	height: 250px;
	fill: rgba(255,255,255,1.0);
}
.title{
	text-align: center;
	font-size: 42px;
	color: rgba(255,255,255,1.00);
	margin: auto;
	font-weight: 100;
}
#footer{
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 10px;
	z-index: 100;
}
.menu-social nav{
	width: 1024px;
	height: 80px;
	position: absolute;
	z-index: 100;
}
.menu-social ul{
	position: relative;
    padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 20px;
	text-align: center;
}
.menu-social li{
	display: inline; 
	padding: 10px; 
}
.menu-social a{
	text-decoration:none;
}
#copyright {
	position: relative;
	color: rgba(255,255,255,0.2);
	width: auto;
	font-size:14px;
	text-align: center;
	z-index: 100;
}
#logo{
	width: auto;
	text-align: center;
	margin-top: 70px;
	z-index: 50;
}
#about-us{
	text-align: center;
	width: auto;
	margin-top: 20%;
}
#about-us strong{
	position: relative;
	margin: 8;	
}
#about-us ul{
	position: relative;
    padding: 0;
    display: list-item;
    text-align: center;	
    margin-bottom: 200px;
}
#about-us li{
	width: 28%;
	display: inline-table;
	margin: 20px;
	background: rgba(255,255,255,0.0);
	border-radius: 50px;
	list-style-type: none;
}
.information-faces{
	padding: 20px;
	height: auto;
	background: rgba(255,255,255,0.0);
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(255,255,255,0.0);
}
.name-face{
	text-align: center;
	display: block;
	color: rgba(255,255,255,1.00);
	font-size: 36px;
	font-weight: 100;
}
.occupation-face{
	width: 100%;
	text-align: center;
	display: block;
	color: rgba(255,255,255,1.00);
	font-size: 24px;
	font-weight: 100;
	padding: 8px;
}
.about-face{
	text-align: justify;
	display: block;
	color: rgba(255,255,255,0.7);
	font-size: 18px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(255,255,255,1.00);
	font-style: italic;
	font-weight: 100;
}
#header{
	right: 0;
	top: 0;
	position: fixed;
	float: right;
	z-index: 100;
}
#header li{
	font-size: 18px;
	float: right;
	display: block;
}
#header ul{
	float: right;
}
.language-button{
	font-size: 18px;
	width: 150px;
	height: 65px;
	border: none;
	float: right;
	background: rgba(159,41,24,0.00);
	color: rgba(255,255,255,0.4);
	cursor: pointer;
}
.language-button:hover{
	color: rgba(255,255,255,1.00);
	background: rgba(255,255,255,0.2)
}
.language{
	width: 100px;
	display: none;
	float: right;
	text-align: center;
	text-decoration: none;
	background: rgba(31,31,31,1.00);
	color: rgba(255,255,255,1.00);
	-webkit-transition: top 0.2s;
    -moz-transition: top 0.2s;
    -o-transition: top 0.2s;
    -ms-transition: top 0.2s;
    transition: top 0.2s;
}
.language-menu a{
	text-decoration: none;
	padding: 22px;
	color: rgba(255,255,255,0.4);
}
.language-menu a:hover{
	color: rgba(255,255,255,1.00);
	background: rgba(80,80,80,1.00);
}
#contacts{
	margin-bottom: 150px;
	padding-top: 200px;
	text-align: center;
	color: rgba(255,255,255,1.00);
}
#contacts strong{
	font-size: 36px;	
}	
#under-title{
	font-weight: 100;
	text-align: justify;
	margin: auto;
	width: 960px;
	color: rgba(255,255,255,0.8);
}
#site{
	margin-top: 40px;
	font-size: 14px;
	color: rgba(255,255,255,0.3);
}
.arabic{
	direction: rtl;
}
.italic{
	font-style: italic;	
}
.h2-text{
	font-size: 18px;
	margin-top: -18px;
}
#mail{
	margin-top: -10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#mail a{
	text-decoration: none;
	color: white;
}
.font-thin{
	font-weight: 100;
}
h2::selection{
	color: rgba(255,150,0,1.00);
	background: rgba(63,63,63,0.8);
}
h2::-webkit-selection{
	color: rgba(255,150,0,1.00);
	background: rgba(63,63,63,0.8);
}
h2::-moz-selection{
	color: rgba(255,150,0,1.00);
	background: rgba(63,63,63,0.8);
}
h2::-o-selection{
	color: rgba(255,150,0,1.00);
	background: rgba(63,63,63,0.8);
}
h2::-ms-selection{
	color: rgba(255,150,0,1.00);
	background: rgba(63,63,63,0.8);
}
strong::selection{
	color: rgba(255,150,0,1.00);
	background: none;
}
strong::-webkit-selection{
	color: rgba(255,150,0,1.00);
	background: none;
}
strong::-moz-selection{
	color: rgba(255,150,0,1.00);
	background: none;
}
strong::-o-selection{
	color: rgba(255,150,0,1.00);
	background: none;
}
strong::-ms-selection{
	color: rgba(255,150,0,1.00);
	background: none;
}
/*Apple iPhone 6 Plus, 6s Plus*/
@media only screen 
and (max-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait)
{
#content{
	width: 414px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}		
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 200px;
	height: 200px;
}
.language-button{
	font-size: 18px;
	width: 75px;
	height: 45px;
}
.language{
	width: 40px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 120px;
}
#about-us{
	width: 360px;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 300px;
	margin: auto;
}
.information-faces{
	padding: 10px;
	height: 400px;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 300px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 300px;
}
.menu-social nav{
	width: 400px;
}
}
@media only screen 
and (max-device-width: 414px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape)
{
#content{
	width: 414px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}		
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 200px;
	height: 200px;
}
.language-button{
	font-size: 18px;
	width: 75px;
	height: 45px;
}
.language{
	width: 40px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 0px;
}
#about-us{
	width: auto;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 650px;
	margin: auto;
}
.information-faces{
	padding: 10px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 600px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 300px;
}
.menu-social nav{
	width: 700px;
}	
}
/*Apple iPhone 5 ; Apple iPod Touch*/
@media only screen 
and (max-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait)
{
#content{
	width: 320px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(.8, .8);
    -moz-transform: translate(-50%,-50%) scale(.8, .8);
    -o-transform: translate(-50%,-50%) scale(.8, .8);
    -ms-transform: translate(-50%,-50%) scale(.8, .8);
	transform: translate(-50%,-50%) scale(.8, .8);
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 190px;
	height: 190px;
}
.language-button{
	font-size: 18px;
	width: 50px;
	height: 45px;
}
.language{
	width: 35px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 40px;
}
#about-us{
	width: 280px;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 270px;
	margin: auto;
}
.information-faces{
	padding: 8px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 270px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 280px;
}
.menu-social nav{
	width: 320px;
}
.menu-social ul{
	margin-bottom: 10px;
}
#under-title{
	width: 280px;
}
}
@media only screen 
and (max-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape)
{
#content{
	width: 568px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -moz-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -o-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2,  1.2);
	transform: translate(-50%,-50%) scale(1.2,  1.2);
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-socialnetloqo{
	width:27px;
	hight:27px;
}	
.svg-socialnetloqo:hover{
	width:33px;
	hight:33px;
}
.svg-face{
	width: 190px;
	height: 190px;
}
.language-button{
	font-size: 18px;
	width: 60px;
	height: 45px;
}
.language{
	width: 38px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: -20px;
}
#about-us{
	width: auto;
	margin: auto;
	margin-top: 30%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 480px;
	margin: auto;
}
.information-faces{
	padding: 8px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 450px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 500px;
}
.menu-social nav{
	width: 550px;
}
.menu-social ul{
	margin-bottom: 10px;
}
.menu-social li{
	padding: 5px; 
}
#under-title{
	width: 280px;
}
}
/*IPhone 7 ; Apple iPhone 6, 6s*/
@media only screen 
and (max-device-width: 376px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait)
{
#content{
	width: 376px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(.8, .8);
    -moz-transform: translate(-50%,-50%) scale(.8, .8);
    -o-transform: translate(-50%,-50%) scale(.8, .8);
    -ms-transform: translate(-50%,-50%) scale(.8, .8);
	transform: translate(-50%,-50%) scale(.8, .8);
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}
.svg-logo{
	width: 300px;
	hight: 300px;	
}	
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 200px;
	height: 200px;
}
.language-button{
	font-size: 18px;
	width: 75px;
	height: 45px;
}
.language{
	width: 40px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 120px;
}
#about-us{
	width: 360px;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 300px;
	margin: auto;
}
.information-faces{
	padding: 10px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 300px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 300px;
}
.menu-social nav{
	width: 350px;
}
}
@media only screen 
and (max-device-width: 376px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape)
{
#content{
	width: 667px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -moz-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -o-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2,  1.2);
	transform: translate(-50%,-50%) scale(1.2,  1.2);
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-logo{
	width: 350px;
	hight: 350px;	
}	
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 200px;
	height: 200px;
}
.language-button{
	font-size: 18px;
	width: 75px;
	height: 45px;
}
.language{
	width: 40px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 20px;
}
#about-us{
	width: 600px;
	margin: auto;
	margin-top: 30%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 600px;
	margin: auto;
}
.information-faces{
	padding: 10px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 550px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 650px;
}
.menu-social nav{
	width: 650px;
}
#under-title{
	width: 280px;
}
}
/*LG G5 ; LG G4 ; LG G3 ; Samsung Galaxy S7, S7 edge ; Samsung Galaxy S6 ; Samsung Galaxy Note 4*/
@media only screen 
and (max-device-width: 360px)
and (max-device-width: 640px)
and (-webkit-min-device-pixel-ratio: 4)
and (orientation: portrait)
{
#content{
	width: 360px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(.8, .8);
    -moz-transform: translate(-50%,-50%) scale(.8, .8);
    -o-transform: translate(-50%,-50%) scale(.8, .8);
    -ms-transform: translate(-50%,-50%) scale(.8, .8);
	transform: translate(-50%,-50%) scale(.8, .8);
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 190px;
	height: 190px;
}
.language-button{
	font-size: 18px;
	width: 50px;
	height: 45px;
}
.language{
	width: 35px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 40px;
}
#about-us{
	width: 300px;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 290px;
	margin: auto;
}
.information-faces{
	padding: 8px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 290px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 300px;
}
.menu-social nav{
	width: 350px;
}
.menu-social ul{
	margin-bottom: 10px;
}
#under-title{
	width: 300px;
}
}
@media only screen 
and (max-device-width: 360px)
and (max-device-width: 640px)
and (-webkit-min-device-pixel-ratio: 4)
and (orientation: landscape)
{
#content{
	width: 640px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -moz-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -o-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2,  1.2);
	transform: translate(-50%,-50%) scale(1.2,  1.2);
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-socialnetloqo{
	width:27px;
	hight:27px;
}	
.svg-socialnetloqo:hover{
	width:33px;
	hight:33px;
}
.svg-face{
	width: 190px;
	height: 190px;
}
.language-button{
	font-size: 18px;
	width: 60px;
	height: 45px;
}
.language{
	width: 38px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: -20px;
}
#about-us{
	width: auto;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 560px;
	margin: auto;
}
.information-faces{
	padding: 8px;
	height: 480px;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 450px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 600px;
}
.menu-social nav{
	width: 630px;
}
.menu-social ul{
	margin-bottom: 10px;
}
.menu-social li{
	padding: 5px; 
}
#under-title{
	width: 480px;
}	
}
/*Samsung Galaxy S5 ; Samsung Galaxy S4 ; Samsung Galaxy Note 3 ; LG Nexus 5 ; HTC One ; Sony Xperia Z ; Xiaomi Mi 4 ; Xiaomi Mi 3 ; Lenovo K900 ; Pantech Vega n°6 ; ZTE Grand S*/
@media only screen 
and (max-device-width: 360px)
and (max-device-width: 640px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait)
{
#content{
	width: 360px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(.8, .8);
    -moz-transform: translate(-50%,-50%) scale(.8, .8);
    -o-transform: translate(-50%,-50%) scale(.8, .8);
    -ms-transform: translate(-50%,-50%) scale(.8, .8);
	transform: translate(-50%,-50%) scale(.8, .8);
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-socialnetloqo{
	width:30px;
	hight:30px;
}	
.svg-socialnetloqo:hover{
	width:45px;
	hight:45px;
}
.svg-face{
	width: 190px;
	height: 190px;
}
.language-button{
	font-size: 18px;
	width: 50px;
	height: 45px;
}
.language{
	width: 35px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: 40px;
}
#about-us{
	width: 300px;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 290px;
	margin: auto;
}
.information-faces{
	padding: 8px;
	height: auto;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 290px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 300px;
}
.menu-social nav{
	width: 350px;
}
.menu-social ul{
	margin-bottom: 10px;
}
#under-title{
	width: 300px;
}	
}
@media only screen 
and (max-device-width: 360px)
and (max-device-width: 640px)
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape)
{
#content{
	width: 640px;
}
.fullscreen-bg{
	display: none;
}
.fullscreen-bg-gif-vertical{
	display: none;
}
.fullscreen-bg-gif-horizontal{
	display: block;
	position: fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -moz-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -o-transform: translate(-50%,-50%) scale(1.2,  1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2,  1.2);
	transform: translate(-50%,-50%) scale(1.2,  1.2);
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	z-index:-100;
	background-size: cover;
}	
.svg-socialnetloqo{
	width:27px;
	hight:27px;
}	
.svg-socialnetloqo:hover{
	width:33px;
	hight:33px;
}
.svg-face{
	width: 190px;
	height: 190px;
}
.language-button{
	font-size: 18px;
	width: 60px;
	height: 45px;
}
.language{
	width: 38px;
}
.language-menu a{
	padding: 12px;
}
#logo{
	margin-top: -20px;
}
#about-us{
	width: auto;
	margin: auto;
	margin-top: 80%;
}
#about-us ul{
    margin-bottom: 100px;
}
#about-us li{
	width: 560px;
	margin: auto;
}
.information-faces{
	padding: 8px;
	height: 480px;
}
.name-face{
	font-size: 36px;
}
.occupation-face{
	width: 450px;
	font-size: 18px;
	padding: 8px;
}
.about-face{
	text-align: justify;
	font-size: 18px;
}
#under-title{
	font-size: 18px;
	width: 600px;
}
.menu-social nav{
	width: 630px;
}
.menu-social ul{
	margin-bottom: 10px;
}
.menu-social li{
	padding: 5px; 
}
#under-title{
	width: 480px;
}	
}